Multisig
Chapter 3 - Lesson

Multisig 101: From Single-Sig Risk to Distributed Keys

9 min read5-question quiz

A single-signature wallet has exactly one thing standing between your family and your Bitcoin: one secret. Multisignature replaces that with a quorum, so no single loss, theft, or death event is fatal.

The single-sig problem

In a single-signature wallet, one seed phrase controls everything. If it is destroyed in a fire, the Bitcoin is gone. If it is photographed, the Bitcoin is gone. If you die without a recovery path, the Bitcoin is gone. Every backup you create to protect against loss increases the surface area for theft, and every step you take to protect against theft increases the chance of loss.

That trade-off is unavoidable with one key. It disappears with several.

How multisig works

A multisignature wallet is defined by a quorum: M of N. A 2-of-3 wallet has three independent keys, and any two of them can sign a transaction. No single key can move anything. Losing one key is a non-event - you still have two, and you rotate to a fresh set at your convenience.

Crucially, all three keys are real Bitcoin keys held in different places, ideally on different hardware from different manufacturers, in different physical locations, and sometimes with different people.

The classic 2-of-3 estate structure

Key one sits with you, on a hardware device you use for everyday signing. Key two sits in geographically separate secure storage - a bank deposit box or a safe at another property - as your personal backup. Key three sits with a professional collaborative custody partner who holds it purely as a signing agent and can never move funds alone.

Day to day, you sign with keys one and two. If you die, your executor works with the professional partner and whichever of your keys the estate can recover. If your house burns down, keys two and three rebuild the wallet. If the professional partner disappears, keys one and two still work.

When to use 3-of-5

For very large holdings, or where several family members or entities need to be involved, 3-of-5 adds redundancy at the cost of operational complexity. Three of five signatures are required, so two keys can be lost or compromised without consequence.

The trade-off is real: more keys means more devices to maintain, more backups to verify, and a longer recovery rehearsal. Most families are better served by a well-rehearsed 2-of-3 than a theoretical 3-of-5 nobody has ever tested.

The descriptor is as important as the keys

A multisig wallet cannot be recovered from seed phrases alone. You also need the wallet descriptor or output descriptor - the record of the quorum, the extended public keys, and the derivation paths. Lose the descriptor and you may hold every key and still be unable to reconstruct the wallet.

The descriptor contains no spending power, so it should be backed up widely: with each key location, with your solicitor, and inside the executor briefing. Backing up the descriptor generously is one of the cheapest risk reductions available.

Key takeaways
  • -Single-sig forces a permanent trade-off between loss risk and theft risk.
  • -Multisig defines a quorum: in 2-of-3, any two of three keys can sign and no one key can act alone.
  • -The classic estate structure is holder key, offsite backup key, and professional partner key.
  • -The wallet descriptor carries no spending power and must be backed up widely.
Knowledge check

5 questions on this lesson

Answer all 5 questions, then enter your details to have your score and full answer breakdown emailed to you.

  1. 01In a 2-of-3 multisig wallet, how many keys are required to sign a transaction?

  2. 02What is the core problem with single-signature custody?

  3. 03In the classic 2-of-3 estate structure, what role does the professional partner's key play?

  4. 04What is a wallet descriptor?

  5. 05Why is 2-of-3 usually preferred over 3-of-5 for most families?

Get in touch

Have questions on this lesson?

Book a free 15-minute discovery call - we'll walk through your setup and answer anything the lesson didn't cover.