← Bitcoin Encyclopedia

Shamir’s Secret Sharing

🌳 Advanced

💡 The Plain-English Definition

Shamir’s Secret Sharing is a cryptographic method that splits a secret — like a Bitcoin seed phrase — into several pieces called shares, where a set minimum number of shares is needed to rebuild the original. It’s a way to spread backup responsibility across people without giving any single one of them complete access.

Shamir's Secret Sharing
Jigsaw puzzle pieces — no single piece reveals the picture, but combine enough of them and the full secret comes into view, the same principle behind splitting a key into shares.Photo: Charles Hamm, 2011, CC BY 3.0, via Wikimedia Commons

🤔 But Why Though?

A standard single-seed-phrase backup has two ways to fail: lose it and your bitcoin is gone; someone finds it and your bitcoin is stolen. Multisig — a setup that needs several keys to authorise a transaction — solves the second problem neatly, since no single key is enough. Shamir’s Secret Sharing tackles the first problem instead: rather than splitting the keys, it splits the backup itself.

The SLIP39 standard — Shamir’s adapted for Bitcoin seeds, developed by SatoshiLabs — lets you split a seed phrase into N shares, with M of them needed to rebuild it. A 3-of-5 split, for example, creates 5 shares and needs any 3 to recover the seed. You hand the shares to trusted people — family, a lawyer, friends — and any three of them together can help you recover if you lose your own copy, while no single one can reach your funds alone.

The difference from multisig is worth understanding clearly. In a 2-of-3 multisig, each device signs independently; the private key is never rebuilt in one place. With Shamir’s, recovery means bringing enough shares together to reconstruct the full seed phrase in a single place — a brief single-point-of-failure moment that multisig avoids.

For inheritance planning, though, Shamir’s is compelling. Spread the shares across trusted family members, and they can rebuild your seed after you’re gone, without any single person having had access while you were alive.

🌍 The Real-World Analogy

Think of Shamir’s Secret Sharing like a combination lock whose combination has been cut into pieces and handed to different people. The safe opens only when enough pieces are brought together — two of three, or three of five, depending on the setup. No single keyholder can open it alone. But here’s the key point: to open the safe, someone has to physically assemble the pieces in one place — the combination has to be reconstructed. That assembly moment is the difference from multisig, where no such reconstruction ever happens.

⚡ So What?

Shamir’s Secret Sharing is most useful for inheritance planning, and for people who want distributed backup without the complexity of multisig. It’s not a substitute for multisig when it comes to active security — because it has to reconstruct the seed, it shouldn’t be your day-to-day way in. If it appeals as an inheritance tool, use SLIP39-compatible hardware wallets, and go in clear-eyed that recovery requires bringing the needed shares physically or digitally together in one place.

📩 The Daily Bit · free

Get one plain-English Bitcoin email each morning.

The Daily Bit — free, two minutes, unsubscribe anytime.

The Bitcoin Family GuidePrefer a book? The Bitcoin Family Guide