
Quick summary
More layers do not guarantee safer Bitcoin custody, simplicity matched to real threats matters most
Single hardware wallets, passphrases, multisig, and collaborative custody each reduce specific risks yet add others
Miniscript defines time-locked and conditional spending rules, but complicates backups, usability, and inheritance
Strong setups prioritize durable backups, real recovery testing, and future comprehensibility over impressive complexity
Bitcoin holders have been asking the same question with new urgency since news broke of the Coldcard hack, where hardware wallets that generated their own seed phrases turned out to have used weak, predictable randomness, letting attackers rebuild those seeds and drain funds without ever touching the physical device.
Is a basic hardware wallet enough, or is something more needed? The honest answer is that no single setup is correct for everyone. Every option, from a single device holding one secret 24- word phrase to a multi-key vault split across locations, trades one kind of risk for another kind of risk. Adding more devices, more secrets, and more rules does not automatically produce more safety. The right setup is the simplest one that matches the actual danger a holder faces and can still be understood, used, and recovered years from now.
This article walks through four custody setups and one additional policy layer, from simplest to most complex, and lays out exactly what each security setup protects against and what new problem each one introduces.
Does More Security Mean More Layers?
Every custody setup is pulled between three demands at once:
Availability: Keys need to stay reachable enough for the holder to actually spend when needed.
Theft resistance: Keys need to stay out of reach of anyone else, remotely or in person.
Loss survival: The setup needs to still work years later, even after a device breaks, a memory fades, or a holder is no longer the one operating it.
A setup is rarely the strongest available option simply because it has the most layers.
Self-induced error outpaced attacks: In a 2015 survey of 990 Bitcoin users by Krombholz and colleagues, 22.5 percent reported losing Bitcoin or keys at least once, and self-induced error was cited as the cause, roughly twice as often as security breaches within that sample.
Old data is not necessarily today's picture: The study only asked a specific group of Bitcoin users at one moment back in 2015 whether they'd lost coins, it never measured how much Bitcoin has been lost overall or what's happening now, in 2026, meaning that survey is now eleven years old (fielded in July 2015).
The pattern still holds as a lesson: Among the holders surveyed, their own mistakes came up more often than attackers did, which is exactly the kind of risk a good custody setup should be built to survive.
The sections below compare five options through one repeating question: which risk does the added layer reduce, and which new failure mode does the layer create?
What a Bitcoin Security Layer Is Meant to Do
A custody layer doesn't make risk disappear. It moves the risk somewhere else:
A hardware wallet moves risk offline: Private keys leave internet-connected computers, so it's much harder for anything on the internet to reach and steal those keys, while physical backups become the new weak point.
A passphrase splits one secret into two: Theft of the written seed words alone no longer exposes funds, while a second unrecoverable secret now exists.
Multisig means a wallet needs two or more separate keys to agree before any Bitcoin can move, instead of trusting a single key with total control: No single key can spend or lose everything on its own, while coordination and configuration become new responsibilities.
Collaborative custody brings in outside help: A company holds one of the keys and can help unlock funds if needed, but that also means trusting a business as part of keeping Bitcoin safe.
Miniscript isn't a fifth step above collaborative custody. Miniscript is a structured way of defining spending conditions, for example, allowing two keys to spend immediately while making a separate recovery key available after a specified timelock. Miniscript adds rules on top of a setup, so it's covered after the four custody options rather than treated as a step beyond them.
Single-Signature Hardware Wallet
A single-signature hardware wallet holds one key path. The device generates a mnemonic, a sequence of 12 or 24 words defined by the BIP39 standard, from which every address and private key in the wallet is derived.
Transactions are signed inside the device rather than on the connected computer.
The practical consequence is narrower than the marketing suggests: a hardware wallet stops malware from stealing the keys, but it can't stop malware from tricking the screen on the connected computer into showing the wrong address or amount. What actually protects against that is checking the payment details on the hardware wallet's own screen before approving, not just owning the device.
Here's how that setup breaks down in practice:
Risk reduced: not trusting an exchange, and keys out of malware's reach. Coins sitting on an exchange depend on that exchange staying solvent and secure. A hardware wallet sidesteps both problems by keeping the keys somewhere malware can't touch.
Risk kept: everything rides on one secret. Whoever holds the mnemonic controls the funds, and losing every copy of the mnemonic means losing the funds. That's the trade for keeping things simple.
Losing the device isn't the same as losing the Bitcoin: A working mnemonic backup restores the wallet on any compatible replacement device. The funds are only gone for good if every copy of that backup is gone too.
Not understanding the backup is its own risk: In a 2025 survey of 643 crypto users by Eleshin and colleagues, only 43.4 percent could recognize a seed phrase when shown one, and among those who could, 58 percent thought it could be chosen or reset like a password. A holder who expects a reset button tends to treat the backup carelessly, and that's exactly when it gets lost.
A backup needs to survive years, not just today: It has to hold up through fire, water, moving house, and simple forgetting. Jotting down a few basic wallet details alongside it, like the derivation path and address type, makes restoring it on unfamiliar software much easier down the line.
Nothing in the research base supports describing single-signature as a temporary or beginner arrangement. For a holder whose main threats are remote attackers and exchange failure, and who can keep one backup genuinely safe and verify transactions on-device, single-signature can be the correct endpoint rather than a stepping stone.
A 24-word BIP39 mnemonic encodes 256 bits of entropy, meaning the number of possible seeds is large enough that brute-forcing one by guesswork is not considered feasible with any current or foreseeable computing power.
That protection depends entirely on the wallet actually generating those 256 bits at random. A device that states a 256-bit seed while quietly picking from a smaller, predictable pool, exactly the flaw behind the Coldcard hack referenced above, offers none of the real protection the bit count implies. The stated length of a seed is not proof of its strength; how the seed was generated is.
Adding a BIP39 Passphrase
BIP39 allows an optional passphrase on top of the mnemonic. Change one character of the passphrase and the function outputs a different seed, meaning an entirely different wallet with different addresses. The practical consequence: the passphrase is not a login to one wallet; the passphrase selects which wallet exists.
Risk reduced: someone stealing just the written words isn't enough. A thief who only has the 24 words opens the plain wallet (the one with no passphrase added), not the real one. As long as the passphrase itself stays safe, the funds stay out of reach even if the paper backup gets photographed or stolen.
New risk: typing the passphrase wrong opens the wrong wallet, silently. The 24 words have a built-in check that catches most typos. The passphrase has no such check. Any string typed in creates a wallet, correct or not, so there's no error message for a mistake, just an empty-looking wallet that isn't actually empty.
The "25th word" nickname is misleading: A passphrase doesn't have to be one word, and it doesn't have to come from the standard word list, it can be almost anything. Calling it a 25th word makes it sound like an add-on to the existing wallet, when really it opens an entirely different wallet.
A passphrase can't fix a weak seed phrase: If the device that generated the 24 words did a bad job (like in the Coldcard case), adding a strong passphrase can still protect the combined wallet, but the original 24-word wallet stays weak and exposed on its own. The passphrase only pulls its weight if it's long and genuinely random, a short or guessable one can be cracked offline by anyone who gets hold of the 24 words. That's also why a passphrase someone invents from memory, a phrase, a quote, a personal reference, the name of your kids, tends to be weaker than it feels: people are bad at generating true randomness on their own, so a passphrase built from dice rolls or another genuinely random method holds up far better than one made up on the spot.
A passphrase doesn't automatically create a decoy wallet: The design does allow for a believable "fake" wallet, since any passphrase produces a valid one. But that only works if someone sets it up on purpose, for example by keeping a small, believable amount of Bitcoin sitting in the plain 24-word wallet. Whatever is actually sitting in that plain wallet, planned decoy or not, is fully visible and spendable by anyone who gets the 24 words.
Now there are two secrets to protect instead of one: Keeping the passphrase next to the 24 words defeats the point, anyone who finds one finds both. Keeping them apart means twice as much to store safely. And a passphrase kept only in memory dies with the memory, so if something happens to the holder, a family trying to recover the wallet with just the 24 words will land on the wrong one and may assume the Bitcoin is gone. Anyone doing inheritance planning needs to make sure the passphrase's existence, at least, is written down somewhere an heir will actually find it.

Moving to Self-Managed Multisig
A multisig wallet requires a threshold of keys to authorize spending. In the common 2-of-3 arrangement, three keys exist and any two must sign. The keys can live on devices from different manufacturers, in different locations, or with different people. Properly separated, a 2-of-3 setup already tolerates one key becoming unavailable, lost, or compromised, provided the remaining two keys and the wallet's configuration both survive intact.
Risk reduced: no single key can bring the whole thing down. One compromised seed can't move the funds on its own. One lost seed still leaves enough keys to spend. Spreading the keys across different brands of device also means a flaw in one manufacturer's hardware doesn't take down the whole wallet.
New requirement: the setup details are part of the backup too. Restoring a multisig wallet takes more than just the required number of seed phrases. How the wallet was built, which keys are involved, what type of setup it uses, how each key connects to it, needs to be written down too, usually as a file called a descriptor. Seeds alone might not be enough to rebuild the wallet without that file, so it needs backing up right alongside the keys.
New burden: everything has to be coordinated. A 2025 University of Calgary thesis by Buhler breaks down multisig's usability problems into three types of separation: physical, who has access to what and where; logical, keeping the systems independent from each other; and timing, how long it takes to actually use the keys together. Doing that separation properly is exactly what makes signing slower and running the wallet more work, so the extra security and the extra hassle come as a package deal.
Keeping everything in one place quietly undoes the whole point. Three seed phrases stored in the same house all burn in the same fire. Spreading them out is the entire benefit; piling them together for convenience keeps the hassle without keeping the protection.
Real-world evidence shows people struggle with this in practice. Lindqvist and colleagues found Bitcoin holders tend to pick easier protections over multisig. Abramova and colleagues found even security-savvy users hesitant to adopt it. Yu and colleagues saw holders walking away from hardware-heavy setups because they found them too difficult to manage.
The failure modes above are credible, documented mechanisms. No supplied study measures how often multisig recoveries fail in practice, so the description here reports mechanisms rather than prevalence.

Securing Bitcoin Using Collaborative Custody
Collaborative custody uses the same "2-of-3 keys needed to spend" setup as multisig, but one of the three keys belongs to a company instead of the holder. As covered above, a well-set-up 2-of-3 can already survive losing one key on its own.
So collaborative custody gives the holder a second way to reach the required signatures, backed by a company experienced at recovery, in case the holder's own second key ever goes missing.
What collaborative custody adds: help, and a backup way to unlock funds. If someone loses one of their own keys, they can ask the company to co-sign instead of being stuck depending only on their remaining personal key. Having a professional to call beats troubleshooting alone at a stressful moment, and it gives the setup a second path to reach the required number of signatures, not just one.
This isn't the same as leaving Bitcoin on an exchange: In this setup the company only holds one key out of three, an exchange holds all of them. That's a real, structural difference, but it only holds true if the setup is actually built that way, not just because a company says so.
New tradeoff: a business is now part of the security. Fees, the fine print in the company's terms, which country's laws apply, whether the service stays up and running, and the fact that the company can see balances and addresses, all of that comes with the arrangement now. None of the research reviewed here tested how well different providers perform in practice, and with an industry still under two decades old, there simply isn't a long track record to draw on yet. Anything a provider says about their own service is a sales pitch, not independent proof.
The real test: what happens if the company vanishes tomorrow? Two questions settle it. Are there still enough personal keys left to hit the required signature count without the company? And is there enough saved information about how the wallet was set up to rebuild and access it without the company's help? If both answers are yes, losing the provider is just annoying. If either answer is no, the company was quietly holding the real keys to the funds the whole time, no matter what the marketing says or what the holder believed.
What Miniscript Adds
The four setups above answer one question: who holds the keys? Miniscript addresses a different question: what conditions must be satisfied before the Bitcoin can move.
Miniscript is a structured way of expressing Bitcoin spending policies. For example, a policy might allow two keys to spend immediately while allowing a separate recovery key to spend only after a specified timelock. Writing equivalent conditions directly in Bitcoin Script is possible but difficult to analyze safely. Miniscript is therefore better understood as a way of defining the rules inside a custody setup, rather than as another kind of wallet.
A typical policy could work like this:
Primary spending path: Two designated keys can authorize a transaction at any time.
Recovery path: A separate backup key becomes usable after a specified timelock.
Relative timelock: The waiting period begins when the particular protected Bitcoin output is confirmed. It does not monitor general wallet activity. Sending or receiving an unrelated payment does not reset it. Restarting the delay requires spending the protected output into a new output governed by the same policy.
Absolute timelock: Alternatively, a spending path can become available after a fixed block height or timestamp. Unlike a relative timelock, this does not restart when the funds move unless a new policy is created for the replacement output.
Bitcoin cannot determine whether a holder has died, become incapacitated or simply stopped using the wallet. It only checks whether the conditions written into the policy have been satisfied. Timelocked inheritance arrangements therefore require deliberate planning rather than relying on the blockchain to detect inactivity.
Here is how the tradeoff works in practice:
Risk reduced: recovery does not depend on somebody making a judgment. No company or family member needs to certify that the holder is unavailable. Once the specified conditions are met, the recovery path becomes valid automatically.
New risk: the policy itself can be wrong. Bitcoin supports different kinds of timelocks, and a technically valid policy may still behave differently from what its creator intended. Miniscript can analyze policies and catch certain construction problems, but it cannot determine whether the chosen rules match the holder’s real recovery plan.
Backups become more complicated: Recovery requires the necessary keys as well as complete information describing the wallet and its spending policy. Losing that configuration can make reconstruction significantly more difficult.
Support remains limited: Not every wallet or hardware device supports Miniscript policies. Compatibility must be confirmed before funds are deposited and reconsidered as software changes over time.
Technically correct does not mean operationally safe: A policy may work exactly as written while remaining confusing to its owner or heirs. Every spending and recovery path should be tested with real signatures before meaningful funds are committed.
The Risk Each Bitcoin Security Layer Removes and Creates
Setup | Main risk reduced | New risk introduced | Required recovery material | Recovery burden | Best suited to |
Single-sig hardware wallet | Direct key exposure; custodian dependence | One controlling secret; backup concentration | Mnemonic plus basic wallet details | Low | Holders facing remote threats who can protect one backup well |
Single-sig plus passphrase | Theft of the mnemonic alone | Silent wrong wallet; unrecoverable second secret; inheritance opacity | Mnemonic and exact passphrase, stored with deliberate separation | Moderate | Holders whose written words face realistic exposure and who can manage two secrets |
Self-managed multisig | Loss or compromise of any single key | Configuration loss; coordination failure; co-location of backups | Threshold of seeds plus descriptor or wallet configuration | High | Larger holdings, with the discipline to maintain and test true separation |
Collaborative custody | Self-recovery gap of DIY multisig | Provider dependence: privacy, fees, policy, jurisdiction, availability | Holder keys plus enough configuration for independent recovery | Moderate to high | Holders wanting multisig protection with professional recovery support |
Miniscript policy used with a compatible key setup | Inflexible recovery and inheritance paths | Policy errors; timelock confusion; software support; heir comprehension | All required keys plus full policy and descriptor information | High to very high | Inheritance and fallback planning by holders able to test every path |
Bitcoin Self-Custody: A Quick Decision Path
Can you protect one backup reliably? → Start with single-signature.
Is physical theft of that backup a credible threat? → Consider adding a passphrase.
Must the setup survive one lost or compromised key? → Consider multisig.
Do you want professional help with setup and recovery? → Consider collaborative custody.
Do you require a specific timed recovery path? → Investigate Miniscript-compatible policies.
Each additional layer introduces new recovery responsibilities. Continue only when the risk being removed clearly justifies the added complexity.
How to Choose the Right Bitcoin Security Layer
The decision map matches layers to threats rather than to ambition. Eleven factors do most of the work:
How much is at stake: Bigger, life-changing amounts justify a heavier setup. There's no magic dollar line where someone should suddenly switch to multisig, though, since how comfortable someone is with the tech, where they live, and their family situation all matter just as much as the number itself.
How often the funds move: Bitcoin spent regularly makes a heavy, multi-step setup a pain to actually use. Long-term savings that sit untouched for years can afford to be slower to access.
Getting hacked from a distance: This is exactly what a hardware wallet is built for. Keys kept offline, with every transaction double-checked on the device's own screen, already handle this threat on their own, no extra layer needed.
Someone stealing the written backup: This is exactly what a passphrase is built for. Even if someone finds and steals the 24 written words, those words alone only open the plain wallet, not the real one, since the passphrase is a separate secret needed on top, not just an extra word tacked onto the list.
Being forced or robbed: Spreading keys across different places helps in some situations, a burglar who breaks into one location, or a single robbery, can't grab everything at once if the keys aren't all in one spot. But spreading keys out doesn't protect against someone being physically forced to cooperate and hand everything over step by step, since a determined attacker who has the holder in front of them can still work through each required step.
Moving around a lot: Keeping keys in multiple locations only works if all those locations stay reliably reachable long-term. Someone who moves often is better off with fewer places to manage, not more.
How comfortable someone actually is with the tech: A setup nobody understands isn't protection, it's just risk and blind spots hiding behind the appearance of protection. The Coldcard holders drained earlier this year didn't lose their Bitcoin because they were careless, they lost it because a flaw sat quietly inside a device they trusted, one almost no ordinary holder was ever realistically going to catch. Not understanding a setup doesn't just mean struggling to use it, it means having no way to notice when something's already gone wrong underneath.
What happens to family later: Every extra secret and rule added needs to be something an heir can actually find and make sense of. Passphrases and Miniscript setups are the hardest on this front, they raise the bar the most for whoever has to sort things out later.
Whether backups are truly kept separate: Multisig only pays off if the keys are really spread out. Keeping them all together means dealing with the extra hassle without getting any of the actual protection.
Whether recovery has actually been tested: A backup plan nobody has ever practiced with real signatures isn't a safety net, it's just a guess that it'll probably work.
Trusting a company to help: Collaborative custody means giving up a slice of independence in exchange for support. That trade can be a smart one, as long as it's made on purpose, not by accident.
Independent custody guidance, including threat-model advice from Self Custody Labs, points to two opposite mistakes: not protecting a large amount enough, and piling on more security than a small amount actually needs.
That second mistake isn't harmless over-caution, it's a real failure waiting to happen. Getting locked out of an overcomplicated setup costs just as much as getting robbed, the Bitcoin is gone either way.
Before depositing meaningful funds:
Test every recovery path with a small amount. Record the wallet configuration. Confirm that an heir or trusted person can locate the instructions. Never test recovery by typing a seed phrase into an internet-connected device.
A Bitcoin Security Setup That Can Still Be Recovered
Behind the loss studies sit people, not percentages. The survey respondents who reported losing coins described failed hard drives, formatted disks, and mistakes for which most blamed only themselves. Early holders were not careless; many were operating without a map, in an ecosystem still inventing the practices later holders inherit.
The research reviewed here spans hardware failures, software failures, and human error alongside theft, and no single explanation covers every incident. The self-induced share of that record points to a recurring, addressable pattern: a backup never made, a secret never written down, an arrangement outliving the holder's own understanding of it. That pattern sits alongside failures no custody design fully prevents, including a failed drive or a bug in unrelated software.
Self-custody moves responsibility to the holder, and understanding the tools is part of that ownership. A setup that blocks theft but can't be rebuilt years later hasn't solved the problem, it's just swapped one way of losing everything for another. The real test of any custody setup isn't how impressive it looks on day one. It's whether it still works exactly as intended on the one day, years from now, when someone needs it to.
FAQ
Does adding more devices and layers always make a Bitcoin custody setup more secure?
No. More keys, devices, locations, and rules do not automatically produce more safety. The strongest setup is the simplest structure that addresses a holder’s credible threats and can still be understood, operated, and recovered years later.
What main risk does a single-signature hardware wallet reduce, and what risk remains?
A single-signature hardware wallet reduces the risk of direct key exposure and custodian dependence by keeping keys offline and off exchanges. The remaining risk is that everything rides on one secret: whoever holds or loses the mnemonic controls or loses the funds, and backup concentration becomes the weak point.
What new risks are introduced by adding a BIP39 passphrase to a hardware wallet?
Adding a passphrase introduces several risks: typing it incorrectly silently creates and opens a different wallet; the passphrase becomes a second, potentially unrecoverable secret; and inheritance becomes harder because heirs may not know the passphrase exists or how to use it.
How does collaborative custody differ from leaving Bitcoin on an exchange?
In collaborative custody using a 2-of-3 setup, the company holds only one key out of three and can co-sign if a holder loses a key, while the holder still controls enough keys to spend independently if the setup is designed correctly. An exchange, by contrast, holds all the keys. The distinction only holds if the wallet is actually built that way, not just claimed in marketing.
Disclaimer
The information provided in this article is for informational purposes only. It is not intended to be, nor should it be construed as, financial advice. We do not make any warranties regarding the completeness, reliability, or accuracy of this information. All investments involve risk, and past performance does not guarantee future results. We recommend consulting a financial advisor before making any investment decisions.
More like this
Written by

Andrew Kamsky
Andrew Kamsky is a Bitcoin analyst. He spent a decade in traditional finance across a Big Four firm and a listed fintech bank before going deep on Bitcoin full-time.












