This guide explains how to sweep a paper wallet into a hardware wallet safely. I use the term "paper wallet" for any printed private key or printed seed phrase. The first time I moved funds this way I tested with a tiny amount. That helped catch mistakes before any real funds moved.
The goal here is simple: move control of private keys off the paper and into a hardware wallet’s secure element (the tamper-resistant chip), without leaving a copy exposed on your computer. You will see practical, step-by-step instructions for both Bitcoin and Ethereum, plus safety tips (air-gapped options included).
(If you’re unfamiliar with seed phrase care, start with our Seed phrase management guide.)
This is for holders who:
This is not for people who:
And bring patience. Small, cautious steps protect funds.
| Method | What it does | Pros | Cons |
|---|---|---|---|
| Sweep | Creates a transaction that spends funds from the paper key to a new hardware-wallet address | Doesn’t store private key long-term on PC; recommended for transferring funds | Requires broadcasting a transaction and paying fees |
| Import | Adds the private key to a software wallet so it can sign transactions | Quick control via software wallet | Private key may stay on a hot device — risky |
| Watch-only | Tracks balance without private key | Safe for balance checking | Can’t move funds; you still need private key to spend |
Why sweep? Because sweeping spends funds to a fresh address you control on the hardware wallet — avoiding long-term exposure.
Practical note: I always sweep a small amount first. That practice caught a signing mismatch once. But more importantly, always confirm the receiving address on the device screen (not just on your computer).
For more on Bitcoin address types (Bech32 vs legacy) and problems, see /bitcoin-issues.
Token caution: Transferring ERC-20 tokens will require a signed transaction from the paper address. If there is no ETH in that address, tokens cannot be moved until gas is funded.
See /ethereum-erc20 for ERC-20 handling details.
If you ever suspect private key exposure, move remaining funds immediately (sweep remaining funds to a new address).
Q: Can I recover my crypto if the hardware device breaks?
A: Yes — if you have the seed phrase (and passphrase if used). See /device-loss-recovery and /restore-recover-wallet.
Q: What happens if the company behind the hardware wallet goes bankrupt?
A: Your keys are non-custodial. As long as you have your seed phrase and any passphrase, you can restore on compatible software or another hardware wallet. See /lost-device-company-bankrupt.
Q: Is Bluetooth safe for a hardware wallet?
A: Bluetooth adds an attack surface. For maximum security, prefer wired/air-gapped workflows when sweeping larger sums. See /connectivity-security.
Sweeping a paper wallet into a hardware wallet is a practical way to move to stronger self-custody without leaving private keys on a hot device. Test with a small amount. Verify every receiving address on the device. Update and verify firmware first.
If you want guided setup steps after sweeping, check the Setup guide, review Seed phrase management, and read the Firmware updates instructions. Ready to practice? Try sweeping a tiny test amount before moving larger balances.
Related: Transfer From Exchanges