This guide explains Shamir Backup (SLIP-39) and practical ways to store shares using metal backup plates seed phrase engraving. I write from hands-on testing with Safe Series hardware wallets and metal backups, so you'll get step-by-step actions to follow, plus real-world trade-offs. What I've found will save time and reduce mistakes.
Shamir Backup (SLIP-39) is a way to split a seed phrase into multiple pieces (called shares) so that a subset can recover the full recovery phrase. It’s based on Shamir’s Secret Sharing. SLIP-39 organizes those shares into a standard format so wallets can restore from them.
Why use it? Simple: instead of one paper seed phrase that’s a single point of failure, Shamir lets you distribute risk. You can require, for example, 2-of-3 shares to recover (two shares out of three). That helps if one share is damaged or lost, or if you want geographically separated backups.
(Short answer: Shamir gives configurable redundancy and access control.)
Key implications:
If you want a quick primer on general backup options, see the seed backup guide.
Pros:
Cons:
And yes, Shamir is not a silver bullet. It reduces some risks and increases others. But for long-term holdings I believe it’s worth considering.
Note: the exact screen text and sequence vary by model and firmware. See your device setup page: safe-3-setup or safe-5-setup. Also follow firmware verification steps in firmware-updates-guide.
Practical tips during setup
Metal backup plates seed phrase engraving protects against fire, water, and time. There are three common methods:
My preference is stainless steel plates with mechanical punch or laser etching for permanence. They resist corrosion and, unlike paper, survive house fires and floods. But quality varies — use a reputable plate made from 316 stainless.
Shamir is a single-key redundancy method; multisig is an on-chain scheme requiring multiple on-chain keys to sign a transaction. They solve different problems.
Can you combine them? Yes. For example, create each co-signer key with Shamir shares stored separately. But recovery processes become more complex. Ask yourself: do you need multisig's on-chain protections, or do you mostly need backup redundancy?
If recovery fails, stop and verify you have the correct threshold of shares and the right passphrase. Restoring without panic reduces error.
Q: Can I recover my crypto if the device breaks?
A: Yes — with the required threshold of SLIP-39 shares and any passphrase you used. Follow the device’s recovery flow or an approved recovery tool. See recovery-and-restore.
Q: What happens if the company behind the hardware wallet goes bankrupt?
A: Your keys (and shares) are independent of the company. Recovery depends on standards support (SLIP-39) — keep copies of compatible recovery instructions.
Q: Is Bluetooth safe for a hardware wallet when using Shamir?
A: Bluetooth affects device communication, not the on-device secret generation. For highest assurance use USB or air-gapped signing (see air-gapped-guide).
This approach is for long-term HODLers and estate planners who want recoverable single-key storage with redundancy. If you prefer simplicity or maximum cross-wallet compatibility, a standard BIP-39 24-word backup may be better. If you need on-chain access controls to prevent single-key misuse, consider multisig instead — see multisig-guide.
Shamir Backup (SLIP-39) plus metal backup plates is a practical way to protect a seed phrase against physical hazards and single-point loss while giving you flexible recovery thresholds. But it adds operational steps, so practice the flow and test recovery before you commit large holdings.
If you want a step-driven walkthrough for the Safe Series model you own, start with the device setup guides: safe-3-setup or safe-5-setup. For more on long-term strategies and inheritance planning, see seed-backup-guide and inheritance-planning.
Need a quick checklist to take with you to the setup? I keep a short printed checklist when I create shares — it saves time and reduces mistakes. But always verify by doing a recovery test.
Ready to plan your backup? Follow the checklist, pick your metal plates, and run one test recovery before moving funds.
Related pages: firmware updates, secure element architecture, daily use guide